How to Install libsox-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libsox-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libsox-dev software package provides Development files for the SoX library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libsox-dev 

libsox-dev is installed in your system.

Make ensure the libsox-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libsox-dev *

You will get with libsox-dev package name, version, architecture and description in a table

libsox-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package libsox-dev
Version 14.4.1-3ubuntu1
Description Development files for the SoX library
Sub Section devel


See Also, How to uninstall or remove libsox-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?